home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility2 / progset.zip / README.LST < prev   
File List  |  1991-02-26  |  3KB  |  42 lines

  1. /******************************************************************/
  2. /*                                                                */
  3. /*  The following files are needed to compile and build ProgSet.  */
  4. /*  This Process requires the Microsoft Windows SDK and the       */
  5. /*  Microsoft C compiler.                                         */
  6. /*                                                                */
  7. /*  Files included in PS.ZIP:                                     */
  8. /*                                                                */
  9. /*     README.LST    - This file.                                 */
  10. /*                                                                */
  11. /*     PS.DEF        - Module definition file for ProgSet.        */
  12. /*                                                                */
  13. /*     PS.NM         - Make file (for release version).           */
  14. /*                                                                */
  15. /*     PS.LNK        - Link file (for release version).           */
  16. /*                                                                */
  17. /*     PSDEBUG.NM    - Make file (for debugging version).         */
  18. /*                                                                */
  19. /*     PSDEBUG.LNK   - Link file (for debugging version).         */
  20. /*                                                                */
  21. /*     PS.H          - Main header file for ProgSet.              */
  22. /*                                                                */
  23. /*     PSMAIN.C      - Main C source code for ProgSet.            */
  24. /*                                                                */
  25. /*     BROWSE.H      - Header for Browse function.                */
  26. /*                                                                */
  27. /*     BROWSE.C      - C source code for Browse function.         */
  28. /*                                                                */
  29. /*     PS.RC         - Resource script file for ProgSet.          */
  30. /*                                                                */
  31. /*     PROGSET.ICO   - Icon for ProgSet.                          */
  32. /*                                                                */
  33. /*     PSMAIN.DLG    - Dialog box for ProgSets main window.       */
  34. /*                                                                */
  35. /*     PSABOUT.DLG   - Dialog box for About... function.          */
  36. /*                                                                */
  37. /*     PSEXT.DLG     - Dialog box for Modifying extensions.       */
  38. /*                                                                */
  39. /*     BROWSE.DLG    - Dialog box for Browse function.            */
  40. /*                                                                */
  41. /******************************************************************/
  42.